Allow time property to be changed

Created on 8 December 2017, about 7 years ago
Updated 17 January 2025, 13 days ago

I'm using mixpanel to track offline events in an application and I'd like to be able to send the time that the event occurred rather than when it is registered with the server. I can see that this is hardcoded in mixpanel.module:

<?php
  $properties['time'] = REQUEST_TIME;
?>

Would it make sense to do an if statement here to check if time has already been set?

Feature request
Status

Closed: outdated

Version

1.3

Component

Code

Created by

🇮🇪Ireland allforabit

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024