Commit History

Refactor display_outputs function to remove redundant empty lines for improved clarity
67f0aa6

Ronio Jerico Roque commited on

Refactor display_outputs function to remove commented-out table of contents for improved clarity
ab2ed95

Ronio Jerico Roque commited on

Refactor display_outputs function to comment out redundant "Go to top" links for improved clarity
6beaa58

Ronio Jerico Roque commited on

Refactor output handling in content analysis to use safe_value for improved error handling and clarity
ffcaafd

Ronio Jerico Roque commited on

Refactor output generation in write_client_footprint to use safe_get for improved error handling and clarity
ff45211

Ronio Jerico Roque commited on

Refactor fetch_backlinks method to correct MongoDB collection reference and remove unused methods for improved clarity
744e521

Ronio Jerico Roque commited on

Remove unused variable assignment in process method to enhance clarity
7bcf126

Ronio Jerico Roque commited on

Refactor process method in SeoOffPageAnalyst to simplify condition and comment out unused website audience handling
c31b3b1

Ronio Jerico Roque commited on

Refactor SeoOffPageAnalyst process method to remove website audience dependency and update session state handling in WebsiteAudienceAcquisition
3f96c5d

Ronio Jerico Roque commited on

Refactor data fetching in write_client_footprint to handle TypeError exceptions and ensure graceful degradation
e3b6ad1

Ronio Jerico Roque commited on

Fix MongoDB collection reference in Seo class and clean up process method
b91bf72

Ronio Jerico Roque commited on

Handle empty payload in SocialMedia by appending "N/A" when no data is fetched
eed4ab5

Ronio Jerico Roque commited on

Handle empty payload in SocialMedia by appending "N/A" when no data is fetched
979c872

Ronio Jerico Roque commited on

Fix telemetry collection for client name and website in ClientSummary; handle empty payload in SocialMedia
bf062f3

Ronio Jerico Roque commited on

Refactor session state initialization and processing in ClientSummary and Sem_PPC classes for improved clarity and error handling
87902a2

Ronio Jerico Roque commited on

Fix import typo for ClientSummary in home.py
acd49a3

Ronio Jerico Roque commited on

Enhance threading support for uploading client and SEM/PPC data with improved session state management and error handling
62a8fa9

Ronio Jerico Roque commited on

Refactor upload handling in DigitalFootprintDashboard for improved session state management and user feedback
de5f169

Ronio Jerico Roque commited on

Refactor upload handling in client_summary and sem_ppc classes for improved user feedback and session state management
540bd44

Ronio Jerico Roque commited on

Implement thread-safe handling for uploading client and SEM/PPC data with progress updates
daa41ad

Ronio Jerico Roque commited on

Comment out marketplace analysis function call in run_analysis
aa8f542

Ronio Jerico Roque commited on

Update spinner messages to indicate file upload actions in Linkedin, Tiktok, Twitter, and Youtube classes
185161c

Ronio Jerico Roque commited on

Update spinner messages to reflect file upload actions across multiple classes
c75d56b

Ronio Jerico Roque commited on

Remove commented error message for invalid CSV format in SeoOffPageAnalyst class
2a6375a

Ronio Jerico Roque commited on

Remove commented error messages for invalid file formats in Seo and SeoOffPage classes
80ae375

Ronio Jerico Roque commited on

Fix fetch_backlinks method to return the complete result and add debug print statement in process method
8e754cf

Ronio Jerico Roque commited on

Refactor header key format in multiple analyst classes to use 'x_api_key' instead of 'x-api-key'
4e1514e

Ronio Jerico Roque commited on

Update delete button functionality to clear specific telemetry data in DigitalFootprintDashboard
bce2f6a

Ronio Jerico Roque commited on

Add ConnectionAnalyst class and integrate into analyzing_page for connection analysis
6d0d15b

Ronio Jerico Roque commited on

table layout (#13)
3b3ebe2
verified

roniorque commited on

Add clear_collection function and integrate delete button in DigitalFootprintDashboard
2541290

Ronio Jerico Roque commited on

Comment out output display in SeoOffPageAnalyst and update button behavior in home page
e77d7d8

Ronio Jerico Roque commited on

Comment out output display in request_model method
7731ba6

Ronio Jerico Roque commited on

Comment out output display in request_model method
d8646ab

Ronio Jerico Roque commited on

Add Content_Process_and_Assets_Analyst class and integrate into analyzing_page
23882d0

Ronio Jerico Roque commited on

Handle AttributeError in SeoOn class during data processing
4156d4e

Ronio Jerico Roque commited on

Fix typos in Conversion Analyst class and improve Amazon class questionnaire handling
ca0ca71

Ronio Jerico Roque commited on

Fix typos and improve questionnaire handling in Amazon, eBay, and Content classes
4f561f7

Ronio Jerico Roque commited on

bug fixes (#12)
0a97c2a
verified

roniorque commited on

Refactor Seo class: remove request_model method and update error handling for file uploads
a822090

Ronio Jerico Roque commited on

Update analyst response call for Website Audience Acquisition
0bbb7ba

Ronio Jerico Roque commited on

Add WebsiteAudienceAcquisition class and integrate into analysis workflow; refactor upload handling in uploadFile
c650b65

Ronio Jerico Roque commited on

desired outcome output (#11)
d3fe99b
verified

roniorque commited on

Refactor Marketplace response handling; simplify text extraction and update output method in output.py
1cb128c

Ronio Jerico Roque commited on

Add ConversionAnalyst class and integrate into analyzing workflow
ecef08e

Ronio Jerico Roque commited on

Add DesiredOutcome class and integrate into analysis workflow
52eab69

Ronio Jerico Roque commited on

df overview output (#10)
b1fea65
verified

roniorque commited on

Refactor payload handling in SeoOffPageAnalyst; update debug information to use combined_text instead of payload_txt
38334af

Ronio Jerico Roque commited on

Refactor Amazon and eBay classes to implement marketplace questionnaires; update session state management and input handling in response marketplace.
7b96aa1

Ronio Jerico Roque commited on

Refactor marketplace data retrieval to separate Amazon and eBay responses; update analysis handler to use the correct model.
e24d810

Ronio Jerico Roque commited on