ClickMeter API

Api dashboard for ClickMeter API

Claim this API

Are you the operator of ClickMeter API? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with ClickMeter API? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Screenshot:
Screenshot of ClickMeter API homepage
Base URL: http://apiv2.clickmeter.com:80
Auth: unknown
Endpoints: 50
Reachable: unknown
CORS: unknown

Links

Homepage: http://www.clickmeter.com/api
API Base: http://apiv2.clickmeter.com:80

Topics

ANALYTICS, BUSINESS

Endpoints

Method Path Summary Auth Last Status Latency
GET /aggregated Retrieve statistics about this customer for a timeframe
GET /aggregated/list Retrieve statistics about this customer for a timeframe grouped by some temporal entity (day/week/month)
GET /aggregated/summary/conversions Retrieve statistics about a subset of conversions for a timeframe with conversions data
GET /aggregated/summary/datapoints Retrieve statistics about a subset of datapoints for a timeframe with datapoints data
GET /aggregated/summary/groups Retrieve statistics about a subset of groups for a timeframe with groups data
GET /clickstream Retrieve the latest list of events of this account. Limited to last 100.
GET /conversions Retrieve a list of conversions
GET /conversions/aggregated/list Retrieve statistics about this customer for a timeframe related to a subset of conversions grouped by some temporal entity (day/week/month)
GET /conversions/count Retrieve a count of conversions
GET /conversions/{conversionId} Retrieve conversion specified by id
GET /conversions/{conversionId}/aggregated Retrieve statistics about this conversion for a timeframe
GET /conversions/{conversionId}/aggregated/list Retrieve statistics about this conversion for a timeframe grouped by some temporal entity (day/week/month)
GET /conversions/{conversionId}/datapoints Retrieve a list of datapoints connected to this conversion
GET /conversions/{conversionId}/datapoints/count Retrieve a count of datapoints connected to this conversion
GET /conversions/{conversionId}/hits Retrieve the list of events related to this conversion.
GET /datapoints List of all the datapoints associated to the user
GET /datapoints/aggregated Retrieve statistics about this customer for a timeframe by groups
GET /datapoints/aggregated/list Retrieve statistics about all datapoints of this customer for a timeframe grouped by some temporal entity (day/week/month)
GET /datapoints/count Count the datapoints associated to the user
GET /datapoints/{id} Get a datapoint
GET /datapoints/{id}/aggregated Retrieve statistics about this datapoint for a timeframe
GET /datapoints/{id}/aggregated/list Retrieve statistics about this datapoint for a timeframe grouped by some temporal entity (day/week/month)
GET /datapoints/{id}/hits Retrieve the list of events related to this datapoint.
GET /domains Retrieve a list of domains
GET /domains/count Retrieve count of domains
GET /domains/{id} Get a domain
GET /groups List of all the groups associated to the user.
GET /groups/aggregated Retrieve statistics about this customer for a timeframe by groups
GET /groups/aggregated/list Retrieve statistics about all groups of this customer for a timeframe grouped by some temporal entity (day/week/month)
GET /groups/count Count the groups associated to the user.
GET /groups/{id} Get a group
GET /groups/{id}/aggregated Retrieve statistics about this group for a timeframe
GET /groups/{id}/aggregated/list Retrieve statistics about this group for a timeframe grouped by some temporal entity (day/week/month)
GET /groups/{id}/aggregated/summary Retrieve statistics about a subset of datapoints for a timeframe with datapoints data
GET /groups/{id}/datapoints List of all the datapoints associated to the user in this group.
GET /groups/{id}/datapoints/count Count the datapoints associated to the user in this group.
GET /groups/{id}/hits Retrieve the list of events related to this group.
GET /hits Retrieve the list of events related to this account.
GET /retargeting List of all the retargeting scripts associated to the user
GET /retargeting/count Retrieve count of retargeting scripts
GET /retargeting/{id} Get a retargeting script object
GET /retargeting/{id}/datapoints List of all the datapoints associated to the retargeting script.
GET /retargeting/{id}/datapoints/count Count the datapoints associated to the retargeting script.
GET /tags List of all the groups associated to the user filtered by this tag.
GET /tags/count List of all the groups associated to the user filtered by this tag.
GET /tags/{tagId} Retrieve a tag
GET /tags/{tagId}/datapoints List of all the datapoints associated to the user filtered by this tag
GET /tags/{tagId}/datapoints/count Count the datapoints associated to the user filtered by this tag
GET /tags/{tagId}/groups List of all the groups associated to the user filtered by this tag.
GET /tags/{tagId}/groups/count Count the groups associated to the user filtered by this tag