Skip to content

Session count not incrementing #73

@grantmcconnaughey

Description

@grantmcconnaughey

I am unable to increment the session count for a user. I have tried the following:

This one just doesn't do anything:

user.increment("sessions")

This creates a new attribute in Intercom called "session_count":

user.increment("session_count")

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions