Skip to content

Commit

Permalink
chore: added specific page load event
Browse files Browse the repository at this point in the history
  • Loading branch information
prince-deriv committed Sep 26, 2024
1 parent c2c55f1 commit cdc1937
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions public/scripts/analytics.js
Original file line number Diff line number Diff line change
Expand Up @@ -181,5 +181,7 @@ const cacheTrackEvents = {
cacheTrackEvents.loadEvent([{event}])
}
});

return cacheTrackEvents;
},
};

0 comments on commit cdc1937

Please sign in to comment.