Documentation Index
Fetch the complete documentation index at: https://docs.ghostlyx.com/llms.txt
Use this file to discover all available pages before exploring further.
Data import requires the Scale plan.
When to use the CSV import
Use the generic CSV import when your analytics platform is not in the list of supported sources, or when you have custom-generated pageview data you want to blend into GhostlyX.Required columns
Your CSV must have at least two columns: one for the page path and one for the pageview count. Accepted path column names:pathpagepathnameurlpage_pathpage pathPage path and screen class
pageviewsviewshitspage_viewsPageviewsUnique Pageviews
File requirements
| Requirement | Detail |
|---|---|
| Encoding | UTF-8 |
| Maximum file size | 100 MB |
| Delimiter | Comma |
| Header row | Required |
Number formatting
Numbers with thousands separators are handled automatically. Both1234 and 1,234 are accepted as valid pageview counts.
Example file
Step-by-step
- Prepare your CSV file with the correct columns and encoding.
- Go to your site dashboard and click Import Data.
- Select Generic CSV.
- Upload your file.
- GhostlyX will preview the column mapping. Confirm it looks correct.
- Click Start import.